home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr13 / 1stspell.zip / SWITCHES.TXT < prev   
Text File  |  1995-04-20  |  1KB  |  30 lines

  1.  
  2.                      SWITCHES FOR 1STSPELL and 1STEDIT
  3.  
  4.  
  5.  
  6. Call either program with the following syntax and switches :
  7.  
  8.      Progname Filename [switch,switch ...]
  9.      SWITCHES : where # = Decimal Color combination for FORE/BACK colors
  10.  
  11.                    /NB  = No BAK file for spell
  12.                    /W:# = Main window color - Speller
  13.                    /B:# = Window Border Color - Speller
  14.                    /T:# = Window Title Color - Speller
  15.                    /S:# = Select Bar Color - Speller
  16.                    /M:# = Action Menu Color - Speller
  17.  
  18.                    /CQ  = DO NOT CHECK FOR QUOTED LINES
  19.                    /NI  = DO NOT DISPLAY INFO SCREEN
  20.  
  21.                    /D:\path\dicname  -  User Dictionary  name  for Speller
  22.                    including fullpath
  23.  
  24. A sample batch file to call the the spller or editor would look like this
  25.  
  26.         1STEDIT sparky.txt /NB /W:31 /B:30 /T:23 /S:112 /M:47
  27.  
  28. This would  set the speller  colors to the  BLUE set, and  NOT create a BAK
  29. file.
  30.